home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / linux / tools / amiga / contents < prev    next >
Encoding:
Text File  |  1994-06-14  |  1.9 KB  |  31 lines

  1. dd.lha              - executable and source for a AmigaDOS version of the
  2.                       Unix tool "dd".
  3. ixemul.library      - latest (?) version of ixemul.library
  4. make-3.67.lha       - binary and sources for amiga version of GNU make 3.67
  5. pdksh-920711.lha    - Amiga binaries and sources for ksh clone.  Used when
  6.                       compiling 680x0 linux on the Amiga.  Install as bin:sh.
  7. setpath.rexx        - An ARexx script I run from my s:user-startup after
  8.                       setting all paths.  This sets up the PATH environment
  9.                       variable for use by pdksh (bin:sh).  Put it in REXX:.
  10.                       The last line of my s:user-startup is "rx setpath".
  11. gas-2.2.gz        - AmigaDOS executable of gas-2.2 with m68k-linux
  12.               configuration.
  13. tools-amiga.tar.gz - (hopefully) drop-in m68k-linux development
  14.                      environment for amigados.  To be installed over
  15.                      top of an existing gcc 2.5.4 distribution.  You
  16.                      use the "sh", "make", "rm" etc from the gcc 2.5.4
  17.                      distribution.  This file contains an appropriate
  18.                      gcc "specs" file, the m68k-linux binutils,
  19.                      gas-2.2, and symbolic links to the amigados
  20.                      compiler and c preprocessor.  When you want to
  21.                      invoke the m68k-linux compiler, invoke:
  22.                           gcc -b m68k-linux
  23.                      Source for gas and the binutils can be found up one
  24.                      directory.  To install it, move to the directory above
  25.                      gcc: and gunzip/untar it.
  26. amigados.gcc.diffs.gz - patches for gcc-2.5.8 to allow building of gcc on
  27.                         an amigados system.
  28. gcc.ados.linux.2.5.8.tar.gz - binaries for an m68k-linux cross-compiler
  29.                               hosted on amigados.  To install it, move to
  30.                               gcc: and gunzip/untar this file.
  31.